c# compile into an exe

51

c# compile into an exe -

dotnet publish -r win-x64 -c Release /p:PublishSingleFile=true

Comments

Submit
0 Comments